Skip to content

fix(image): sort images by vulnerability count by default#1156

Merged
MR2011 merged 4 commits intomainfrom
tsim-sap/issue-1125/fix-image-ordering
Apr 10, 2026
Merged

fix(image): sort images by vulnerability count by default#1156
MR2011 merged 4 commits intomainfrom
tsim-sap/issue-1125/fix-image-ordering

Conversation

@tsim-sap
Copy link
Copy Markdown
Collaborator

@tsim-sap tsim-sap commented Apr 7, 2026

Description

This PR forces the ordering to prioritize sorting by vulnerability count and then use alphabetical ordering as a fallback.

  • 🐛 Bug Fix

Related Tickets & Documents

Fixes #1125

Added tests?

  • 👍 yes

Added to documentation?

  • 🙅 no documentation needed

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@tsim-sap tsim-sap marked this pull request as ready for review April 7, 2026 18:44
Copilot AI review requested due to automatic review settings April 7, 2026 18:44
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tsim-sap tsim-sap force-pushed the tsim-sap/issue-1125/fix-image-ordering branch from 9875a62 to 89d8d05 Compare April 10, 2026 07:34
@tsim-sap tsim-sap requested a review from Copilot April 10, 2026 09:49
@tsim-sap tsim-sap force-pushed the tsim-sap/issue-1125/fix-image-ordering branch from 5eb1cee to 4045232 Compare April 10, 2026 10:12
@tsim-sap tsim-sap force-pushed the tsim-sap/issue-1125/fix-image-ordering branch from 4045232 to ba46e1e Compare April 10, 2026 10:34
@MR2011 MR2011 merged commit aefa9ed into main Apr 10, 2026
10 checks passed
@MR2011 MR2011 deleted the tsim-sap/issue-1125/fix-image-ordering branch April 10, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(image): ordering

3 participants